UpdateTransaction

Overview

The UpdateTransaction operation updates transaction data stored in the system.

This operation updates the transaction data stored by the CreateTransaction operation with data provided in the request. The operation takes an Transaction object and updates the existing transaction data in the system with data contained in the new data (transaction object) provided on the request. The operation returns an updated transaction object.

Operation UpdateTransaction
Style document
Operation Type Request-response. The endpoint receives a message, and sends a correlated message.
SOAP Action http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/UpdateTransaction
Input UpdateTransactionRequest
Output UpdateTransactionResponse